systemd.network.netdevs.<name>.l2tpSessions
Each item in this array specifies an option in the
[L2TPSession] section of the unit. See
systemd.netdev(5) for details.
- Type
list of attribute set of (systemd option)- Default
[ ]- Example
[ { Name = "l2tp-sess"; PeerSessionId = 26; SessionId = 25; } ]- Declared
- <nixpkgs/nixos/modules/system/boot/networkd.nix>